-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.11.1
-
Code
-
Classes
- Template
| Total Complexity |
185 |
| Dependencies |
8 |
| Dependents |
4 |
| Total lines |
1,033 |
| Lines of code |
698 |
| Logical lines of code |
398 |
| Comment lines |
109 |
| Methods |
33 |
| Properties |
10 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_attachment() |
D |
9 |
103 |
316 |
| config_field_map() |
A |
48 |
9 |
34 |
| get_field_options() |
A |
50 |
8 |
29 |
| register_group() |
A |
52 |
8 |
25 |
| _register_attachment_setting_fields() |
A |
36 |
3 |
92 |
| register_field() |
S |
55 |
7 |
19 |
| register_attachment_fields() |
S |
58 |
5 |
14 |
| get_row_base() |
S |
51 |
4 |
26 |
| get_zip_source() |
S |
56 |
4 |
17 |
| display_record_info() |
S |
58 |
4 |
15 |
| pre_process_groups() |
S |
59 |
4 |
14 |
| get_file_from_zip() |
S |
63 |
3 |
11 |
| add_error() |
S |
70 |
2 |
6 |
| try_use_main_zip() |
S |
68 |
2 |
7 |
| __construct() |
S |
65 |
1 |
9 |
| get_name() |
S |
82 |
1 |
3 |
| get_mapper() |
S |
82 |
1 |
3 |
| get_importer() |
S |
82 |
1 |
3 |
| get_fields() |
S |
72 |
1 |
5 |
| register() |
S |
82 |
1 |
3 |
| register_hooks() |
S |
69 |
1 |
6 |
| unregister_hooks() |
S |
71 |
1 |
5 |
| register_core_field() |
S |
74 |
1 |
4 |
| get_default_template_options() |
S |
82 |
1 |
3 |
| field_map() |
S |
82 |
1 |
3 |
| pre_process() |
S |
72 |
1 |
5 |
| process() |
S |
74 |
1 |
4 |
| post_process() |
S |
78 |
1 |
3 |
| generate_field_map() |
S |
79 |
1 |
3 |
| get_permission_fields() |
S |
82 |
1 |
3 |
| register_settings() |
S |
91 |
1 |
2 |
| register_options() |
S |
82 |
1 |
3 |
| get_default_enabled_fields() |
S |
82 |
1 |
3 |